home *** CD-ROM | disk | FTP | other *** search
/ MACD 5 / MACD 5.bin / polski_aminet / piotr_pawlow / localetime / detatche.readme < prev    next >
Text File  |  1996-06-01  |  1KB  |  43 lines

  1. Short:Detach your own progs in E.
  2. Uploader:seikesda@sn.no (Stein Eikesdal)
  3. Author:Sv/Procyon Software (Svein Engelsgjerd)
  4. Type:Dev/E
  5.  
  6. -------------------------------------------
  7.  Detatch.m converted by Sv/Procyon Software
  8. -------------------------------------------
  9.  
  10. Do you ever wanted to detatch your E program from CLI/SHELL ?!?!
  11. Well here is the solution to all your problems "Detatch.m"
  12.  
  13. I cut the Detatch part from Carl Jolley's E-TrackDisplay.e and
  14. added a one or two lines and compiled this mess to a module.
  15.  
  16. All work is actually done by Carl Jolley and all I did was to read
  17. his "mess-of-the-year" source and compiled a module out of it.
  18.  
  19. The detatch() function works like this:
  20. - detatch('ProgName')
  21.  
  22. This function will not return anything and if something should fail
  23. the program will just quit ( CleanUp(20) )
  24.  
  25. And... the detatch() function must (should) be the first thing executed.
  26. example: "PROC main() ; detatch('Woh..Woh...WOOOOOOHOOOO') ; ENDPROC"
  27.  
  28.  
  29. Problem:
  30. ~~~~~~~~
  31.         - Your detatched programm is not able to read
  32.           any arguments... (maybe i fix this later)
  33.  
  34. Greetingz must go to:
  35.         Demonoid Productions/Procyon Software
  36.         SmartAss / Procyon Software(?)
  37.         The beautifull girl on "VikingSkipet motell" in Hamar (Norway)
  38.  
  39. NEWS NEWS NEWS!!!
  40. Watch out for our PC-PUKE DEMO (Real puking (done by me) filmed LIVE)
  41.  
  42. (You will probably find it on Aminet sometime!!!)
  43.